| Total Complexity | 17 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 203 |
| Lines of code | 88 |
| Logical lines of code | 23 |
| Comment lines | 95 |
| Methods | 13 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_incoming_link_counts_for_indexable_ids() | 52 | 5 | 25 | |
| query() | 80 | 1 | 3 | |
| find_all_by_post_id() | 74 | 1 | 5 | |
| find_all_by_indexable_id() | 74 | 1 | 5 | |
| find_one_by_url() | 72 | 1 | 6 | |
| find_all_by_target_post_id() | 74 | 1 | 5 | |
| update_target_indexable_id() | 71 | 1 | 6 | |
| delete_all_by_post_id() | 74 | 1 | 5 | |
| delete_all_by_post_id_where_indexable_id_null() | 72 | 1 | 6 | |
| delete_all_by_indexable_id() | 74 | 1 | 5 | |
| get_incoming_link_counts_for_post_ids() | 68 | 1 | 8 | |
| delete_many_by_id() | 74 | 1 | 5 | |
| insert_many() | 77 | 1 | 4 |